const encoding/json.startDetectingCyclesAfter
4 uses
encoding/json (current package)
encode.go#L277: const startDetectingCyclesAfter = 1000
encode.go#L750: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L828: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L889: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)